projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d6c3d5
)
*** empty log message ***
author
Juanma Barranquero
<lekktu@gmail.com>
Tue, 5 Feb 2008 02:28:23 +0000
(
02:28
+0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Tue, 5 Feb 2008 02:28:23 +0000
(
02:28
+0000)
lib-src/movemail.c
patch
|
blob
|
history
diff --git
a/lib-src/movemail.c
b/lib-src/movemail.c
index 7c647676ff5f0bb057365216c6dd56e924e7c51a..8ccf6ce554ac2f5d7ffc5a34cd5ce49883c56ab0 100644
(file)
--- a/
lib-src/movemail.c
+++ b/
lib-src/movemail.c
@@
-702,7
+702,7
@@
char Errmsg[200]; /* POP errors, at least, can exceed
the original length of 80. */
/*
- * The full
legal
syntax for a POP mailbox specification for movemail
+ * The full
valid
syntax for a POP mailbox specification for movemail
* is "po:username:hostname". The ":hostname" is optional; if it is
* omitted, the MAILHOST environment variable will be consulted. Note
* that by the time popmail() is called the "po:" has been stripped